home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2005 October / PCWOCT05.iso / Software / FromTheMag / XAMPP 1.4.14 / xampp-win32-1.4.14-installer.exe / xampp / htdocs / styles.css < prev   
Cascading Style Sheet File  |  2003-10-29  |  4KB  |  164 lines

  1.  
  2. body.n {
  3.     font-family: verdana,helvetica;
  4.     color: #000000;
  5.     background-color: #f87820; 
  6.     margin-left:-8px; 
  7.     margin-top:-8px;
  8.     font-size: 10px;
  9. }
  10.  
  11. body.white {
  12.     font-family: verdana,helvetica;
  13.     color: #000000;
  14.     background-color: #ffffff;
  15.     font-size: 12px;
  16. }
  17. body {
  18.     font-family: verdana,helvetica;
  19.     color: #000000;
  20.     background-color: #f8e8a0;
  21.     font-size: 12px;
  22. }
  23. h1 {
  24.     font-family: verdana,helvetica;
  25.     font-size: 16px;
  26.     font-weight: bold;
  27.     color: #bb3902;
  28. }
  29. h2 {
  30.     font-family: verdana,helvetica;
  31.     font-size: 14px;
  32.     font-weight: bold;
  33.     color: #bb3902;
  34. }
  35. h3 {
  36.     font-family: verdana,helvetica;
  37.     font-size: 12px;
  38.     font-weight: bold;
  39.     color: #000000;
  40. }
  41. td {
  42.     font-family: verdana,helvetica;
  43.     color: #000000;
  44.     font-size: 12px;
  45. }
  46. a {
  47.     font-family: verdana,helvetica;
  48.     font-size: 12px;
  49. }
  50. .white {
  51.     font-family: verdana,helvetica;
  52.     color: #ffffff;
  53.     font-weight: bold;
  54.     font-size: 12pt;
  55. }
  56. .tabval {
  57.     font-family: verdana,helvetica;
  58.     color: #000000;
  59.     background-color: #ffffff;
  60.     font-weight: plain;
  61.     font-size: 10pt;
  62. }
  63. .tabhead {
  64.     font-family: verdana,helvetica;
  65.     color: #ffffff;
  66.     font-weight: bold;
  67.     font-size: 10pt;
  68. }
  69. .nh {
  70.     font-family: verdana,helvetica;
  71.     color: #ffffff;
  72.     font-weight: bold;
  73.     font-size: 10pt;
  74. }
  75. p {
  76.     font-family: verdana,helvetica;
  77.     color: #000000;
  78.     font-size: 12px;
  79. }
  80. .navi {
  81.     font-family: verdana,helvetica;
  82.     background-color: #fb7922;
  83.     color: #ffffff;
  84.     font-size: 10px;
  85. }
  86. .small {
  87.     font-family: verdana,helvetica;
  88.     color: #db5902;
  89.     font-size: 10px;
  90. }
  91.  
  92. a.n:link:focus, a.n:visited:focus {-moz-outline:0px;}
  93. a.n:link { font-size: 10pt; color: #ffffff; font-weight:normal; text-decoration:none;}
  94. a.n:visited { font-size: 10pt; color: #ffffff; font-weight:normal; text-decoration:none;}
  95. a.n:active { font-size: 10pt; color: #ffffff; font-weight:normal; text-decoration:none;}
  96. a.n:hover { font-size: 10pt; background-color: #ffffff; color: #fb7822; font-weight:normal; text-decoration:none;}
  97. a.nh:link:focus, a.nh:visited:focus {-moz-outline:0px;}
  98.  
  99. a.nh:link { font-size: 10pt; background-color: #ffffff; color: #fb7822; font-weight:normal; text-decoration:none;}
  100. a.nh:visited { font-size: 10pt; background-color: #ffffff; color: #fb7822; font-weight:normal; text-decoration:none;}
  101. a.nh:active { font-size: 10pt; background-color: #ffffff; color: #fb7822; font-weight:normal; text-decoration:none;}
  102. a.nh:hover { font-size: 10pt; background-color: #ffffff; color: #fb7822; font-weight:normal; text-decoration:none;}
  103.  
  104. a:link { color: #bb3902; font-weight:normal; text-decoration:underline;}
  105. a:visited { color: #bb3902; font-weight:normal; text-decoration:underline;}
  106. a:active { color: #bb3902; font-weight:normal; text-decoration:underline;}
  107. a:hover { color: #bb3902; font-weight:normal; text-decoration:underline;}
  108.  
  109. .h {
  110.     font-family: verdana,helvetica;
  111.     color: #3c3c5c;
  112.     background-color: #ffffff;
  113.     font-size: 12px;
  114. }
  115. .d {
  116.     font-family: verdana,helvetica;
  117.     color: #ffffff;
  118.     background-color: #fb7922;
  119.     font-size: 12px;
  120. }
  121. .black {
  122.     font-family: verdana,helvetica;
  123.     color: #000000;
  124.     font-weight: normal;
  125.     font-size: 12px;
  126. }
  127. .blue {
  128.     font-family: verdana,helvetica;
  129.     color: #3c3c5c;
  130.     font-weight: normal;
  131.     font-size: 10px;
  132.     text-decoration: underline;
  133. }
  134. .big {
  135.     font-family: verdana,helvetica;
  136.     color: #000000;
  137.     background-color: #ffffff;
  138.     font-weight: bold;
  139.     font-size: 12px;
  140. }
  141.  
  142. .red {
  143.     font-family: verdana,helvetica;
  144.     color: #ffffff;
  145.     background-color: #df0000;
  146.     font-weight: bold;
  147.     font-size: 10px;
  148. }
  149. .green {
  150.     font-family: verdana,helvetica;
  151.     color: #ffffff;
  152.     background-color: #00df00;
  153.     font-weight: bold;
  154.     font-size: 10px;
  155. }
  156.  
  157. .yellow {
  158.     font-family: verdana,helvetica;
  159.     color: #ffffff;
  160.     background-color: #dfdf00;
  161.     font-weight: bold;
  162.     font-size: 10px;
  163. }
  164.